Global Index
HTML5 JS API Index > DOM Tutorials & Specs

HTMLDetailsElement

Extends HTMLElement.

The details element represents a disclosure widget from which the user can obtain additional information or controls.

Properties
boolean
open
The open IDL attribute must reflect the open content attribute.